The Dreamweaver JavaScript API > Deprecated functions > dreamweaver.libraryPalette.getSelectedItem()

 

dreamweaver.libraryPalette.getSelectedItem()

Availability

Dreamweaver 3.0, deprecated in 4.0 in favor of dw.assetPalette.getSelectedItems().

Description

Gets the path of the selected library item.

Arguments

None.

Returns

A string containing the path of the library item, expressed as a file:// URL.

Enabler

None.